Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Restructuring data guide #475

Merged
merged 2 commits into from
Mar 31, 2018
Merged

Restructuring data guide #475

merged 2 commits into from
Mar 31, 2018

Conversation

VeronicaWasson
Copy link
Contributor

Based on feedback, I restructured how the data guide flows. No new content in this update.

Landing page:

  • Describe the main pivot as "Traditional RDBMS workloads vs Big data architectures," rather than "relational vs NoSQL" (which was not accurate).

RDBMS:

  • Restructure this section to reflect a more logical flow (OLTP, DW, OLAP, ETL). Merge the concepts, scenarios, and technology choices articles, so that information about each of the main topics is located in one article.

Big Data:

  • Move the topic on big data architectures to the top of this section, as the first overview for this section.
  • Move "Batch processing" and "Real time processing" from scenarios into conceptual overview (because these are not really scenarios, they are generalized logical architectures).
  • Moved "Advanced analytics" and "Processing CSV/JSON" into Scenarios.

@VeronicaWasson VeronicaWasson requested a review from bennage March 29, 2018 23:38
@bennage
Copy link
Contributor

bennage commented Mar 29, 2018

✅ Validation status: passed

File Status Preview URL Details
.openpublishing.redirection.json ✅Succeeded
docs/data-guide/big-data/batch-processing.md ✅Succeeded View
docs/data-guide/big-data/images/batch-pipeline.png ✅Succeeded View
docs/data-guide/big-data/images/big-data-pipeline.png ✅Succeeded View
docs/data-guide/big-data/images/document.png ✅Succeeded View
docs/data-guide/big-data/images/kappa.png ✅Succeeded View
docs/data-guide/big-data/images/lambda.png ✅Succeeded View
docs/data-guide/big-data/images/machine-learning-model-training-and-deployment.png ✅Succeeded View
docs/data-guide/big-data/images/object.png ✅Succeeded View
docs/data-guide/big-data/images/real-time-pipeline.png ✅Succeeded View
docs/data-guide/big-data/images/search.png ✅Succeeded View
docs/data-guide/big-data/images/time-series.png ✅Succeeded View
docs/data-guide/big-data/index.md ✅Succeeded View
docs/data-guide/big-data/machine-learning-at-scale.md ✅Succeeded View
docs/data-guide/big-data/non-relational-data.md ✅Succeeded View
docs/data-guide/big-data/real-time-processing.md ✅Succeeded View
docs/data-guide/concepts/images/data-pipeline-ml.png ✅Succeeded
docs/data-guide/concepts/images/machine-learning-model-options.png ✅Succeeded
docs/data-guide/concepts/images/three-tier-application.png ✅Succeeded
docs/data-guide/concepts/semantic-modeling.md ✅Succeeded View
docs/data-guide/concepts/transactional-data.md ✅Succeeded View
docs/data-guide/images/control-flow-data-flow.png ✅Succeeded View
docs/data-guide/images/data-warehousing.png ✅Succeeded View
docs/data-guide/images/elt.png ✅Succeeded View
docs/data-guide/images/etl.png ✅Succeeded View
docs/data-guide/images/example-relational.png ✅Succeeded View
docs/data-guide/images/example-relational2.png ✅Succeeded View
docs/data-guide/images/guide-big-data.svg ✅Succeeded View
docs/data-guide/images/guide-rdbms.svg ✅Succeeded View
docs/data-guide/images/guide-steps.svg ✅Succeeded
docs/data-guide/images/olap-data-pipeline.png ✅Succeeded View
docs/data-guide/images/semantic-modeling.png ✅Succeeded View
docs/data-guide/index.md ✅Succeeded View
docs/data-guide/relational-data/data-warehousing.md ✅Succeeded View
docs/data-guide/relational-data/etl.md ✅Succeeded View
docs/data-guide/relational-data/index.md ✅Succeeded View
docs/data-guide/relational-data/online-analytical-processing.md ✅Succeeded View
docs/data-guide/relational-data/online-transaction-processing.md ✅Succeeded View
docs/data-guide/scenarios/advanced-analytics.md ✅Succeeded View
docs/data-guide/scenarios/csv-and-json.md ✅Succeeded View
docs/data-guide/scenarios/data-lake.md ✅Succeeded View
docs/data-guide/scenarios/data-warehousing.md ✅Succeeded View
docs/data-guide/scenarios/images/oltp-data-pipeline.png ✅Succeeded
docs/data-guide/scenarios/interactive-data-exploration.md ✅Succeeded View
docs/data-guide/scenarios/natural-language-processing.md ✅Succeeded View
docs/data-guide/scenarios/online-analytical-processing.md ✅Succeeded View
docs/data-guide/scenarios/online-transaction-processing.md ✅Succeeded View
docs/data-guide/scenarios/time-series.md ✅Succeeded View
docs/data-guide/technology-choices/analytical-data-stores.md ✅Succeeded View
docs/data-guide/technology-choices/olap-data-stores.md ✅Succeeded View

This comment lists only the first 50 files in the pull request.
For more details, please refer to the build report.

Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.

Copy link
Contributor

@bennage bennage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you think about adding the next button at the end of each page?

[!div class="nextstepaction"]
[Name of page](url-to-next/) 

Copy link
Contributor

@bennage bennage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should use non-localized links when possible:
https://wikipedia.org/wiki/ACID
instead of
https://en.wikipedia.org/wiki/ACID

Copy link
Contributor

@bennage bennage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it.

@VeronicaWasson VeronicaWasson merged commit 3d8eda1 into master Mar 31, 2018
@VeronicaWasson VeronicaWasson deleted the mike/data-guide-2 branch March 31, 2018 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants